A. .class
B. .doc
C. .java
D. .cdr
Advertisement
Related Mcqs:
- _________ allows java code to run in the JVM to call and be called by native applications ?
- A. JNI B. FJI C. NJI D. JFI...
- Which method of java is invoked by JVM to reclaim the inaccessible memory location ?
- A. reclaim() method B. finalize() method C. final() method D. both b and c...
- Java intermediate code is known as_________________?
- A. Byte code B. First code C. Mid code D. None of above...
- Java is a _______________language?
- A. moderate typed B. strogly typed C. weakly typed D. none of these...
- How many transaction isolation levels are defined in java.sql.Connection interface ?
- A. 6 B. 2 C. 5 D. 3...
- Which of the following command is used to compile the Java program ?
- A. java B. javac C. javap D. none of these...
- In java, gc() method is available in which package ?
- A. java.io package B. java.lang package C. java.awt package D. java.util package...
- Which among following classes is not part of Java’s collection framework ?
- A. Stack B. Maps C. Queue D. Array...
- Size of float and double in Java is________________?
- A. 32 and 64 B. 64 and 64 C. 32 and 32 D. 64 and 32...
- Smallest individual unit in java program is known as____________________?
- A. token B. string C. literal D. operator...
Advertisement